home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / Adobe Illustrator® 3.0 / PPD Folder / NCOL_519.PPD < prev    next >
Text File  |  1990-10-11  |  12KB  |  368 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "Colormate PS" version 51.9
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 011554 or 011921
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 9 July 1990
  15. *FormatVersion: "3.0"
  16. *FileVersion: "2.0"
  17. *LanguageVersion: English
  18.  
  19. *Product: "(Colormate PS)"
  20. *PSVersion: "(51.9) 0"
  21. *NickName: "Colormate PS v51.9"
  22.  
  23. *% General Information and Defaults ===============
  24. *FreeVM: "4233838"
  25. *ColorDevice: True
  26. *VariablePaperSize: False
  27. *FileSystem: True
  28. *?FileSystem: "
  29.   save statusdict begin
  30.     (False) /diskstatus where{
  31.         pop diskstatus exch pop 0 ne {pop (True)} if
  32.     }if = flush
  33.   end restore
  34. "
  35. *End
  36.  
  37. *Throughput: "1"
  38. *Password: "0"
  39. *ExitServer: "
  40.   count 0 eq {  % is the password on the stack?
  41.     true 
  42.   }{
  43.     dup    % potential password
  44.     statusdict begin checkpassword end not 
  45.   } ifelse 
  46.   {  %  if no password or not valid 
  47.     (WARNING : Cannot perform the exitserver command.) = 
  48.     (Password supplied is not valid.) = 
  49.     (Please contact the author of this software.) = flush
  50.     quit 
  51.   } if 
  52.   serverdict begin exitserver
  53. "
  54. *End
  55.  
  56. *Reset: "
  57.   count 0 eq {  % is the password on the stack?
  58.     true 
  59.   }{
  60.     dup    % potential password
  61.     statusdict begin checkpassword end not 
  62.   } ifelse 
  63.   {  %  if no password or not valid 
  64.     (WARNING : Cannot reset printer.) = 
  65.     (Password supplied is not valid.) = 
  66.     (Please contact the author of this software.) = flush
  67.     quit 
  68.   } if 
  69.   serverdict begin exitserver
  70.   systemdict /quit get exec
  71.   (WARNING : Printer Reset Failed.) = flush
  72. "
  73. *End
  74.  
  75. *DefaultResolution: 300dpi
  76. *?Resolution: "
  77. save
  78.   initgraphics
  79.   0 0 moveto currentpoint matrix defaultmatrix transform
  80.   0 72 lineto currentpoint matrix defaultmatrix transform
  81.   3 -1 roll sub dup mul
  82.   3 1 roll exch sub dup mul
  83.   add sqrt round cvi
  84.   (          ) cvs print (dpi) = flush
  85. restore
  86. "
  87. *End
  88.  
  89. *% Halftone Information ===============
  90. *ScreenFreq: "53.0"
  91. *ScreenAngle: "45.0"
  92. *DefaultScreenProc: Dot
  93. *ScreenProc Dot: "
  94. {1.76 1.4 {2 {3 1 roll add dup 1.0 gt {2.0 sub }if }repeat abs exch abs 
  95. 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 sub }{dup mul 
  96. exch dup mul add 1 exch sub }ifelse }exec }
  97. "
  98. *End
  99. *ScreenProc Line: "{ pop }"
  100. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  101.  
  102. *DefaultTransfer: Null
  103. *Transfer Null: "{ }"
  104. *Transfer Null.Inverse: "{ 1 exch sub }"
  105.  
  106. *% Paper Handling ===================
  107.  
  108. *% Use these entries to set paper size most of the time, unless there is
  109. *% specific reason to use PageRegion or PaperTray.
  110. *DefaultPageSize: Letter
  111. *PageSize Letter: "statusdict begin lettertray end"
  112. *PageSize A4: "statusdict begin a4tray end"
  113. *?PageSize: "
  114.  save statusdict begin
  115.   2 dict begin
  116.    /letter (Letter) def /
  117.    /a4 (A4) def
  118.    papersize {
  119.      {load exec} stopped not{= flush}if
  120.    }{
  121.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  122.    }ifelse
  123.   end
  124.  end restore
  125. "
  126. *End
  127.  
  128. *% These entries will set up the frame buffer. Usually used with manual feed.
  129. *DefaultPageRegion: Letter
  130. *PageRegion Letter: "letter"
  131. *PageRegion A4: "a4"
  132.  
  133. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  134. *% These errors should be trapped by software and a message displayed
  135. *DefaultPaperTray: None
  136. *PaperTray Letter: "statusdict begin lettertray end"
  137. *PaperTray A4: "statusdict begin a4tray end"
  138. *?PaperTray: "
  139.  save statusdict begin
  140.   2  dict begin
  141.    /letter (Letter) def 
  142.    /a4 (A4) def
  143.    papersize {
  144.      {load exec} stopped not{= flush}if
  145.    }{
  146.      {load exec} stopped not{print (.Transverse) = flush}if
  147.    }ifelse
  148.   end
  149.  end restore
  150. "
  151. *End
  152.  
  153. *% The following entries provide information about specific paper keywords.
  154. *DefaultImageableArea: Letter
  155. *ImageableArea Letter: "20 80 594 726 "
  156. *ImageableArea A4: "10 80 585 776 "
  157. *?ImageableArea: "
  158.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  159.   newpath clippath pathbbox
  160.   4 -2 roll exch 2 {ceiling cvp} repeat
  161.   exch 2 {floor cvp} repeat flush
  162.  restore
  163. "
  164. *End
  165.  
  166. *% These provide the physical dimensions of the paper (by keyword)
  167. *DefaultPaperDimension: Letter
  168. *PaperDimension Letter: "612 792"
  169. *PaperDimension A4: "595 842"
  170.  
  171. *DefaultOutputBin: Upper
  172. *DefaultInputSlot: None
  173.  
  174. *DefaultManualFeed: False
  175. *?ManualFeed: "
  176.   statusdict /manualfeed get
  177.   {(True)}{(False)}ifelse = flush"
  178. *End
  179. *ManualFeed True: "statusdict begin /manualfeed true store end"
  180. *ManualFeed False: "statusdict begin /manualfeed false store end"
  181.  
  182. *DefaultOutputOrder: Normal
  183.  
  184. *DefaultCollator: None
  185. *DefaultSorter: None
  186. *DefaultDuplex: None
  187.  
  188. *% Font Information =====================
  189.  
  190. *DefaultFont: Courier
  191. *Font AvantGarde-Book: Standard "(001.002)"
  192. *Font AvantGarde-BookOblique: Standard "(001.002)"
  193. *Font AvantGarde-Demi: Standard "(001.003)"
  194. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  195. *Font Bookman-Demi: Standard "(001.001)"
  196. *Font Bookman-DemiItalic: Standard "(001.001)"
  197. *Font Bookman-Light: Standard "(001.001)"
  198. *Font Bookman-LightItalic: Standard "(001.001)"
  199. *Font Courier: Standard "(001.004)"
  200. *Font Courier-Bold: Standard "(001.004)"
  201. *Font Courier-BoldOblique: Standard "(001.004)"
  202. *Font Courier-Oblique: Standard "(001.004)"
  203. *Font Helvetica: Standard "(001.002)"
  204. *Font Helvetica-Bold: Standard "(001.002)"
  205. *Font Helvetica-BoldOblique: Standard "(001.002)"
  206. *Font Helvetica-Narrow: Standard "(001.002)"
  207. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  208. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  209. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  210. *Font Helvetica-Oblique: Standard "(001.002)"
  211. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  212. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  213. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  214. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  215. *Font Palatino-Bold: Standard "(001.002)"
  216. *Font Palatino-BoldItalic: Standard "(001.002)"
  217. *Font Palatino-Italic: Standard "(001.002)"
  218. *Font Palatino-Roman: Standard "(001.001)"
  219. *Font Symbol: Special "(001.003)"
  220. *Font Times-Bold: Standard "(001.002)"
  221. *Font Times-BoldItalic: Standard "(001.004)"
  222. *Font Times-Italic: Standard "(001.002)"
  223. *Font Times-Roman: Standard "(001.002)"
  224. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  225. *Font ZapfDingbats: Special "(001.002)"
  226. *?FontQuery: "
  227. save  4 dict begin /sv exch def
  228. /str (fonts/                              ) def
  229. /st2 128 string def
  230. {
  231.   count 0 gt {
  232.     dup st2 cvs (/) print print (:) print
  233.     dup FontDirectory exch known {pop (Yes)}{
  234.      str exch st2 cvs dup length /len exch def
  235.      6 exch putinterval str 0 len 6 add getinterval mark exch
  236.      { } st2 filenameforall counttomark 0 gt {
  237.       cleartomark (Yes)}{cleartomark (No)}ifelse
  238.     }ifelse = flush
  239.   }{ exit } ifelse
  240. } bind loop
  241. (*) = flush
  242. sv end restore
  243. "
  244. *End
  245.  
  246. *?FontList: "
  247. save  2 dict begin /sv exch def
  248. /str 128 string def
  249. FontDirectory { pop == } bind forall flush
  250. /filenameforall where { 
  251.  pop save (fonts/*) { 
  252.   dup length 6 sub 6 exch getinterval cvn == 
  253.  } bind str filenameforall flush restore
  254. } if 
  255. (*) = flush
  256. sv end restore
  257. "
  258. *End
  259.  
  260. *% Printer Messages (verbatim from printer):
  261. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  262. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  263. *Message: "\FontName\ not found, using Courier"
  264.  
  265. *% Status (format: %%[ status: <one of these> ]%% )
  266. *Status: "idle"
  267. *Status: "busy"
  268. *Status: "waiting"
  269. *Status: "printing"
  270. *Status: "warming up"
  271. *Status: "PrinterError: PAPER LENGTH ERR"
  272. *Status: "PrinterError: DMA TIMEOUT"
  273. *Status: "PrinterError:    COVER OPEN"
  274. *Status: "PrinterError:   TEST PRINT"
  275. *Status: "PrinterError:  HEAD SENS ERR"
  276. *Status: "PrinterError:    PAPER JAM"
  277. *Status: "PrinterError:  LC SENS ERROR"
  278. *Status: "PrinterError: PAPER TIMEOUT"
  279. *Status: "PrinterError:    VIDEO ERR"
  280. *Status: "PrinterError:   COMMAND ERR"
  281. *Status: "PrinterError:     ROM ERR"
  282. *Status: "PrinterError:   COMMAND ERR"
  283. *Status: "PrinterError: PAPER LENGTH ERR"
  284. *Status: "PrinterError:  RIBBON ERROR"
  285. *Status: "PrinterError:     I/O ERR"
  286. *Status: "PrinterError:   STRANGE ERR"
  287. *Status: "PrinterError:   COMMAND ERR"
  288. *Status: "PrinterError:   PAPER EMPTY"
  289. *Status: "PrinterError:   POWER TEMP"
  290. *Status: "PrinterError: RIBBON SENS ERR"
  291. *Status: "PrinterError:    RAM ERR"
  292. *Status: "PrinterError:    RIBBON END"
  293. *Status: "PrinterError: PAPER FEED ERROR"
  294. *Status: "PrinterError:    HEAD TEMP"
  295.  
  296. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  297. *Source: "serial25"
  298. *Source: "AppleTalk"
  299. *Source: "Centronics"
  300.  
  301. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  302. *PrinterError: "PAPER LENGTH ERR"
  303. *PrinterError: "DMA TIMEOUT"
  304. *PrinterError: "   COVER OPEN"
  305. *PrinterError: "  TEST PRINT"
  306. *PrinterError: " HEAD SENS ERR"
  307. *PrinterError: "   PAPER JAM"
  308. *PrinterError: " LC SENS ERROR"
  309. *PrinterError: "PAPER TIMEOUT"
  310. *PrinterError: "   VIDEO ERR"
  311. *PrinterError: "  COMMAND ERR"
  312. *PrinterError: "    ROM ERR"
  313. *PrinterError: "  COMMAND ERR"
  314. *PrinterError: "PAPER LENGTH ERR"
  315. *PrinterError: " RIBBON ERROR"
  316. *PrinterError: "    I/O ERR"
  317. *PrinterError: "  STRANGE ERR"
  318. *PrinterError: "  COMMAND ERR"
  319. *PrinterError: "  PAPER EMPTY"
  320. *PrinterError: "  POWER TEMP"
  321. *PrinterError: "RIBBON SENS ERR"
  322. *PrinterError: "   RAM ERR"
  323. *PrinterError: "   RIBBON END"
  324. *PrinterError: "PAPER FEED ERROR"
  325. *PrinterError: "   HEAD TEMP"
  326.  
  327. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  328.  
  329. *% Color Separation Information =====================
  330.  
  331. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  332.  
  333. *InkName: ProcessBlack/Process Black
  334. *InkName: CustomColor/Custom Color
  335. *InkName: ProcessCyan/Process Cyan
  336. *InkName: ProcessMagenta/Process Magenta
  337. *InkName: ProcessYellow/Process Yellow
  338.  
  339. *%  For 60 lpi / 300 dpi  ===============================
  340.  
  341. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  342. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  343. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  344. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  345. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  346.  
  347. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  348. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  349. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  350. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  351. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  352.  
  353. *%  For 53 lpi / 300 dpi  ===============================
  354.  
  355. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  356. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  357. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  358. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  359. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  360.  
  361. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  362. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  363. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  364. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  365. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  366.  
  367. *% end of PPD file for Colormate PS
  368.